Micron Document
🎖️GitЯра🎖️

Node / meshtastic / Meshtastic-Android / files / .github / agents / speckit.agent-governance.refresh.agent.md

Displaying Rendered • View rawDownload

.github/agents/speckit.agent-governance.refresh.agent.md c2a8e67aee4db8f77b7dc6924dcebfbdfba1bf5e (c2a8e67a) Text, 1.21 KB

description: Generate or update the active agent governance file


<!-- Extension: agent-governance -->
<!-- Config: .specify/extensions/agent-governance/ -->
Agent Governance Generate/Update

Input

$ARGUMENTS

Output

• Active agent platform governance file.
• Managed T383838SPECKIT GOVERNANCE section.
• T383838.specify/memory/agent-governance.md: internal cache.

Procedure

1. Require T383838.specify/.
2. Resolve target:
• T383838.specify/init-options.json T383838context_file
• T383838.specify/integration.json T383838default_integration or T383838integration
• T383838AGENTS.md
3. Create internal cache when missing.
4. Generate target file when missing.
5. Update only the managed section when target exists.
6. Use existing managed section as refresh source.
7. Distill detected repository areas into action rules.
• depth: 2
• include hidden and cache directories
8. Preserve content outside managed markers.
9. Preserve managed markers verbatim.
10. Run:

T282828
uv run python .specify/extensions/agent-governance/scripts/refresh_agent_governance.py

Report

• target governance file
• generated or updated
• review target
• internal cache status
• captured evidence when cache is created

Served by rngit 1.5.2 - Generated in 0.08s